type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToInt8

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L782: 			return scanPlanBinaryInt4ToInt8{}
		int.go#L862: type scanPlanBinaryInt4ToInt8 struct{}
		int.go#L864: func (scanPlanBinaryInt4ToInt8) Scan(src []byte, dst any) error {